Welcome![Sign In][Sign Up]
Location:
Search - opencv help

Search list

[Special EffectsOpenCV-help

Description: OpenCV学习必备资料,详细介绍了OpenCV安装情况,参考手册等知识.
Platform: | Size: 2684989 | Author: 周全程 | Hits:

[Algorithmopencv to matlab

Description: cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amazingly fast as well as economic. To get a list of all available functions run cvlib_mex without any arguments, e.g: cvlib_mex Dedicated (short) help on each function is obtained by runing cvlib_mex('funname'), eg: cvlib_mex('resize') A longer help (but often still too short) may be obtained by consulting the OpenCV manual pages. To run this mex you probably need the to have all the dlls in the same directory. Example 1: let IMG be a MxNx3 uint8 image. imr = cvlib_mex('resize',IMG,3.4); will resize the image, using a bilinear interpolation, to 3.4 times the original size. Example 2: let A and B be MxN single arrays. C = cvlib_mex('mul',A,B); will do a per-element multiplication of A and B, or a C = A .* B and cvlib_mex('mul',A,B); will do the same but in-place, storing the result in A.
Platform: | Size: 667609 | Author: shshlzh | Hits:

[BooksOpenCV

Description: 比较齐全的OpenCV参考手册-relatively complete reference manual OpenCV
Platform: | Size: 707584 | Author: 叶磊 | Hits:

[Special EffectsOpenCV-help

Description: OpenCV学习必备资料,详细介绍了OpenCV安装情况,参考手册等知识.-OpenCV learning essential information, details on the installation of OpenCV, the reference manual, such as knowledge.
Platform: | Size: 2684928 | Author: 周全程 | Hits:

[Software Engineeringcamera-method-based-on-OpenCV

Description: 针对双目立体视觉系统研制过程中的摄像机标定步骤,分析了计算机视觉函数库OpenCV中的摄像机模型,其 中的非线性畸变考虑到了切向畸变和径向畸变,采用Bouguet角点提取算法,实现了基于OpenCV的摄像机标定.该 算法具有很高的标定精度和计算效率、良好的跨平台移植性,可以满足双目立体视觉系统的需要. -System are directly used in the internal parameters of the camera calibration algorithm, calibration algorithm by means of direct calculation of reference within the parameters of the camera. The entire system is in VC++ environment to design and implementation, and with the help of IPL and OpenCV, as long as the input image calibration objects, the system can be output quickly and accurately the results of camera intrinsic parameters. Through the 3D reconstruction of the experiment proved the effectiveness of the system. MATLAB implementation vis-à-vis the way the system more convenient to use, fast.
Platform: | Size: 41984 | Author: wangtao | Hits:

[Special EffectsOpenCV_English_Manual

Description: OpenCV Chinese help document
Platform: | Size: 961536 | Author: lam | Hits:

[Special Effectsopencv

Description: opencv 的学习资料,有许多例子源代码可以参考,对学习有帮助-learning opencv information, there are many examples in the source code can refer to, for help with learning. . . .
Platform: | Size: 10052608 | Author: 秦晗 | Hits:

[Special Effectsopencv-help

Description: opencv帮助文件,含opencv各函数功能及描述,图像处理必备.-opencv help document, image processing absolutely necessary.
Platform: | Size: 5639168 | Author: yang | Hits:

[OpenCVshishi-opencv

Description: 实现了实时的运动物体跟踪,方法简单,实用性强。对做跟踪的有很大的帮助-Achieve real-time moving object tracking method is simple and practical. On track to do great help! ! ! !
Platform: | Size: 1044480 | Author: 卢绪军 | Hits:

[OpenCVOpenCV-Chinese

Description: 较新的Opencv帮助文档,希望对大家有帮助。-Newer Opencv help documentation, we want to help.
Platform: | Size: 3723264 | Author: jeffychan | Hits:

[OpenCVimage-ku

Description: opencv的帮助文档,opencv是个拥有强大功能函数的图像处理库,此帮助文档为中文文档。-opencv help documentation, opencv is a strong function of the image processing library functions, this help document for the Chinese document.
Platform: | Size: 20631552 | Author: hanyuyi | Hits:

[OpenCVopencv-MFc

Description: opencv运动视频监测,基于MFC 平台,能有助于大家理解opencv的运用-opencv motion video monitoring, MFC-based platform, can help you understand the use opencv
Platform: | Size: 228352 | Author: 风舟 | Hits:

[OpenCVopencv-help

Description: opencv 入门资料,给刚刚开始学习opencv 的人。-opencv help,just for newplayer
Platform: | Size: 688128 | Author: xuthus | Hits:

[Software Engineeringopencv-help-

Description: 这是本opencv图像处理方面的电子书,很适合入门的朋友阅读。-This is the opencv image processing, e-books, is very suitable for entry-friends to read.
Platform: | Size: 2684928 | Author: winds | Hits:

[OpenCVOReilly-OpenCV

Description: 说明:本书是基于OpenCV1.0的,以C语言实现为主。目前OpenCV的最新的版本是OpenCV2.0,已经完全实现了C++,可惜还没有一本书(包括外文的)是基于OpenCV2.0来介绍OpenCV的,所以建议熟悉图像处理并且英语能过关的朋友直接去学习OpenCV2.0里的英文帮助文档吧。不过英语不行的朋友先从本书开始学习也是一个不错的选择。-Description: This book is based on the OpenCV1.0, and to C language based. The latest version of the current OpenCV is OpenCV2.0, has been fully implemented C++, unfortunately not a book (including a foreign language) is based on the OpenCV2.0 to introduce OpenCV, and it is proposed that English be familiar with image processing and clearance of friends directly to learn OpenCV2.0 to the English help file it. However, not friends to start the book in English to start learning is also a good choice.
Platform: | Size: 13493248 | Author: 黃聖雄 | Hits:

[OpenCVopencv-help-file

Description: opencv的帮助文档,里面有详细的基础函数介绍,相当于微软的MSDN的形式,很好的学习帮助工具-the opencv help documentation, which detailed basis functions, equivalent to Microsoft' s MSDN form of learning to help tools
Platform: | Size: 2678784 | Author: 林东 | Hits:

[Technology Managementopencv

Description: opencv帮助文档集,OpenCV是Intel开源计算机视觉库。它由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。 包括各类参考手册和例程-opencv help documentation set, OpenCV is Intel' s Open Source Computer Vision Library. It consists of a series of C functions and a few C++ classes that implement image processing and computer vision aspects of many common algorithms. Including various types of reference manuals and routines
Platform: | Size: 2684928 | Author: May | Hits:

[Otheropencv-help-chm

Description: OpenCV帮助手册 chm格式,用于查询opencv中所涉及到的常用类记说明-OpenCV help manual chm format used to query opencv are involved in a common class record description
Platform: | Size: 2684928 | Author: | Hits:

[VC/MFCOpencv

Description: 视频流中的人脸跟踪以及眼睛定位,使用OPENCV,对于学习OPencv有帮助。-Video stream face and eye tracking positioning, using OPENCV, learning OPencv help.
Platform: | Size: 1603584 | Author: huangchacha | Hits:

[OpenCVOPENCV函数手册

Description: OPENCV函数中文手册,帮你认识各种函数,参数说明完整(Opencv function Chinese manual, help you understand various functions, complete parameter description)
Platform: | Size: 990208 | Author: 记得忘记 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 17 »

CodeBus www.codebus.net